home *** CD-ROM | disk | FTP | other *** search
/ Machine Hunter - Digital … Kit (Europe) (En,Fr,De) / Machine Hunter - Digital Press Kit (Europe) (En,Fr,De).bin / mac / EIDOS.dir / 00144_Script_144 < prev    next >
Text File  |  1997-05-14  |  328b  |  10 lines

  1. on exitFrame
  2.   global gbackground,gschedule,gproduct,gcontact,gexit
  3.   --  set the visible of sprite gbackground to false
  4.   --  set the visible of sprite gschedule to false
  5.   --  set the visible of sprite gproduct to false
  6.   --  set the visible of sprite gcontact to false
  7.   set the visible of sprite gexit to true
  8. end
  9.  
  10.